home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2003 June / macformat-130.iso / mac / Reviewed⁄Demos / Spearhead Demo / demota / pak1.pk3 / scripts / furniture.shader < prev    next >
Encoding:
Text File  |  2002-10-25  |  11.8 KB  |  657 lines

  1. // Wardrobe
  2. wardrobe
  3. {
  4.     qer_editorimage textures/models/items/wardrobe.tga
  5.  
  6.     {
  7.         map textures/models/items/wardrobe.tga
  8.         rgbGen static
  9.     }
  10. }
  11. wardrobe_h
  12. {
  13.     qer_editorimage textures/models/items/wardrobe.tga
  14.     cull none
  15.     {
  16.         map textures/models/items/wardrobe.tga
  17.         rgbGen lightingSpherical
  18.     }
  19. }
  20.  
  21. // bunkerchair
  22. bunkerchair
  23. {
  24.     qer_editorimage textures/models/items/bunkerchair.tga
  25.  
  26.     {
  27.         map textures/models/items/bunkerchair.tga
  28.         rgbGen lightingSpherical
  29.     }
  30. }
  31. bunkerchair2
  32. {
  33.     qer_editorimage textures/models/items/bunkerchair.tga
  34.     cull none
  35.     {
  36.         map textures/models/items/bunkerchair.tga
  37.         rgbGen lightingSpherical
  38.     }
  39. }
  40. // bunkerchair_destroyed
  41. bunkerchair_d
  42. {
  43.     qer_editorimage textures/models/items/bunkerchair_d.tga
  44.  
  45.     {
  46.         map textures/models/items/bunkerchair_d.tga
  47.         rgbGen lightingSpherical
  48.     }
  49. }
  50. bunkerchair2_d
  51. {
  52.     qer_editorimage textures/models/items/bunkerchair_d.tga
  53.     cull none
  54.     {
  55.         map textures/models/items/bunkerchair_d.tga
  56.         rgbGen lightingSpherical
  57.     }
  58. }
  59. // armchairposh
  60. armchairposh
  61. {
  62.     qer_editorimage textures/models/items/armchairposh.tga
  63.  
  64.     {
  65.         map textures/models/items/armchairposh.tga
  66.         rgbGen lightingSpherical
  67.     }
  68. }
  69. // luxurychair
  70. luxurychair
  71. {
  72.     qer_editorimage textures/models/items/luxurychair.tga
  73.  
  74.     {
  75.         map textures/models/items/luxurychair.tga
  76.         rgbGen lightingSpherical
  77.     }
  78. }
  79. // luxurychair_destroyed
  80. luxurychair_d
  81. {
  82.     qer_editorimage textures/models/items/luxurychair_d.tga
  83.  
  84.     {
  85.         map textures/models/items/luxurychair_d.tga
  86.         rgbGen lightingSpherical
  87.     }
  88. }
  89. // luxuryfootrest
  90. luxuryfootrest
  91. {
  92.     qer_editorimage textures/models/items/luxuryfootrest.tga
  93.  
  94.     {
  95.         map textures/models/items/luxuryfootrest.tga
  96.         rgbGen lightingSpherical
  97.     }
  98. }
  99. // luxuryfootrest_destroyed
  100. luxuryfootrest_d
  101. {
  102.     qer_editorimage textures/models/items/luxuryfootrest_d.tga
  103.  
  104.     {
  105.         map textures/models/items/luxuryfootrest_d.tga
  106.         rgbGen lightingSpherical
  107.     }
  108. }
  109.  
  110. // roundedchair
  111. roundedchair
  112. {
  113.     qer_editorimage textures/models/items/roundedchair.tga
  114.  
  115.     {
  116.         map textures/models/items/roundedchair.tga
  117.         rgbGen lightingSpherical
  118.     }
  119. }
  120. roundedchairback
  121. {
  122.     qer_editorimage textures/models/items/roundedchairback.tga
  123.     cull none
  124.     {
  125.         map textures/models/items/roundedchairback.tga
  126.         rgbGen lightingSpherical
  127.         blendfunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  128.         depthWrite
  129.     }
  130. }
  131.  
  132. // roundedchair_destroyed
  133. roundedchair_d
  134. {
  135.     qer_editorimage textures/models/items/roundedchair_d.tga
  136.  
  137.     {
  138.         map textures/models/items/roundedchair_d.tga
  139.         rgbGen lightingSpherical
  140.     }
  141. }
  142. roundedchairback_d
  143. {
  144.     qer_editorimage textures/models/items/roundedchairback_d.tga
  145.     cull none
  146.     {
  147.         map textures/models/items/roundedchairback_d.tga
  148.         rgbGen lightingSpherical
  149.         blendfunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  150.         depthWrite
  151.     }
  152. }
  153.  
  154. // bunkerchairstool
  155. bunkerchairstool
  156. {
  157.     qer_editorimage textures/models/items/bunkerchairstool.tga
  158.  
  159.     {
  160.         map textures/models/items/bunkerchairstool.tga
  161.         rgbGen lightingSpherical
  162.     }
  163. }
  164. // bunkerchairstool_destroyed
  165. bunkerchairstool_d
  166. {
  167.     qer_editorimage textures/models/items/bunkerchairstool_d.tga
  168.  
  169.     {
  170.         map textures/models/items/bunkerchairstool_d.tga
  171.         rgbGen lightingSpherical
  172.     }
  173. }
  174.  
  175. // grillchair
  176. grillchair
  177. {
  178.     qer_editorimage textures/models/items/grillchair.tga
  179.  
  180.     {
  181.         map textures/models/items/grillchair.tga
  182.         rgbGen lightingSpherical
  183.     }
  184. }
  185. // simplechair
  186. simplechair
  187. {
  188.     qer_editorimage textures/models/items/simplechair.tga
  189.  
  190.     {
  191.         map textures/models/items/simplechair.tga
  192.         rgbGen lightingSpherical
  193.         //rgbGen static
  194.     }
  195. }
  196. // simplestool
  197. simplestool
  198. {
  199.     qer_editorimage textures/models/items/simplestool.tga
  200.  
  201.     {
  202.         map textures/models/items/simplestool.tga
  203.         rgbGen lightingSpherical
  204.     }
  205. }
  206. // stoolposh
  207. stoolposh
  208. {
  209.     qer_editorimage textures/models/items/stoolposh.tga
  210.  
  211.     {
  212.         map textures/models/items/stoolposh.tga
  213.         rgbGen lightingSpherical
  214.     }
  215. }
  216. // woodchair
  217. woodchair
  218. {
  219.     qer_editorimage textures/models/items/woodchair.tga
  220.  
  221.     {
  222.         map textures/models/items/woodchair.tga
  223.         rgbGen lightingSpherical
  224.     }
  225. }
  226. woodchairback
  227. {
  228.     qer_editorimage textures/models/items/woodchairback.tga
  229.     cull none
  230.     {
  231.         map textures/models/items/woodchairback.tga
  232.         rgbGen lightingSpherical
  233.         blendfunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  234.         depthWrite
  235.     }
  236. }
  237. // woodchair_destroyed
  238. woodchair_d
  239. {
  240.     qer_editorimage textures/models/items/woodchair_d.tga
  241.  
  242.     {
  243.         map textures/models/items/woodchair_d.tga
  244.         rgbGen lightingSpherical
  245.     }
  246. }
  247. woodchairback_d
  248. {
  249.     qer_editorimage textures/models/items/woodchairback_d.tga
  250.     cull none
  251.     {
  252.         map textures/models/items/woodchairback_d.tga
  253.         rgbGen lightingSpherical
  254.         blendfunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  255.         depthWrite
  256.     }
  257. }
  258. // cabinets
  259. static_cabinet_dark
  260. {
  261.     qer_editorimage textures/models/items/cabinet_dark.tga
  262.  
  263.     {
  264.         map textures/models/items/cabinet_dark.tga
  265.         rgbGen static
  266.     }
  267. }
  268. cabinet_dark_h
  269. {
  270.     qer_editorimage textures/models/items/cabinet_dark.tga
  271.     cull none
  272.     {
  273.         map textures/models/items/cabinet_dark.tga
  274.         rgbGen lightingSpherical
  275.     }
  276. }
  277. static_cabinet_tall
  278. {
  279.     qer_editorimage textures/models/items/cabinet_tall.tga
  280.  
  281.     {
  282.         map textures/models/items/cabinet_tall.tga
  283.         rgbGen static
  284.     }
  285. }
  286. cabinet_tall_h
  287. {
  288.     qer_editorimage textures/models/items/cabinet_tall.tga
  289.     cull none
  290.     {
  291.         map textures/models/items/cabinet_tall.tga
  292.         rgbGen lightingSpherical
  293.     }
  294. }
  295. static_cabinet_large
  296. {
  297.     qer_editorimage textures/models/items/cabinet_large.tga
  298.  
  299.     {
  300.         map textures/models/items/cabinet_large.tga
  301.         rgbGen static
  302.     }
  303. }
  304. static_cabinet_small
  305. {
  306.     qer_editorimage textures/models/items/cabinet_small.tga
  307.  
  308.     {
  309.         map textures/models/items/cabinet_small.tga
  310.         rgbGen static
  311.     }
  312. }
  313. static_bookcase
  314. {
  315.     qer_editorimage textures/models/items/bookcase.tga
  316.  
  317.     {
  318.         map textures/models/items/bookcase.tga
  319.         rgbGen static
  320.     }
  321. }
  322. static_halfcouch
  323. {
  324.     qer_editorimage textures/models/items/couchhalf.tga
  325.  
  326.     {
  327.         map textures/models/items/couchhalf.tga
  328.         rgbGen static
  329.     }
  330. }
  331. static_oval_table
  332. {
  333.     qer_editorimage textures/models/items/oval_table.tga
  334.  
  335.     {
  336.         map textures/models/items/oval_table.tga
  337.         rgbGen static
  338.     }
  339. }
  340. static_card_table
  341. {
  342.     qer_editorimage textures/models/items/card_table.tga
  343.  
  344.     {
  345.         map textures/models/items/card_table.tga
  346.         rgbGen static
  347.     }
  348. }
  349. static_small_round_table
  350. {
  351.     qer_editorimage textures/models/items/round_table.tga
  352.  
  353.     {
  354.         map textures/models/items/round_table.tga
  355.         rgbGen static
  356.     }
  357. }
  358. static_square_table
  359. {
  360.     qer_editorimage textures/models/items/squaretable.tga
  361.  
  362.     {
  363.         map textures/models/items/squaretable.tga
  364.         rgbGen static
  365.     }
  366. }
  367. static_square_table_red
  368. {
  369.     qer_editorimage textures/models/items/squaretable_red.tga
  370.  
  371.     {
  372.         map textures/models/items/squaretable_red.tga
  373.         rgbGen static
  374.     }
  375. }
  376. static_trunk
  377. {
  378.     qer_editorimage textures/models/items/trunk.tga
  379.  
  380.     {
  381.         map textures/models/items/trunk.tga
  382.         rgbGen static
  383.     }
  384. }
  385. static_bunkerbench
  386. {
  387.     qer_editorimage textures/models/items/bunkerbench.tga
  388.  
  389.     {
  390.         map textures/models/items/bunkerbench.tga
  391.         rgbGen static
  392.     }
  393. }
  394. static_bunkbed
  395. {
  396.     qer_editorimage textures/models/items/bunk.tga
  397.  
  398.     {
  399.         map textures/models/items/bunk.tga
  400.         rgbGen static
  401.     }
  402. }
  403. static_singlemetalbed
  404. {
  405.     qer_editorimage textures/models/furniture/smetalbed.tga
  406.  
  407.     {
  408.         map textures/models/furniture/smetalbed.tga
  409.         rgbGen static
  410.     }
  411. }
  412. static_singlemetalbedpost
  413. {
  414.     qer_editorimage textures/models/furniture/smetalbedposts.tga
  415.     cull none
  416.     {
  417.         map textures/models/furniture/smetalbedposts.tga
  418.         rgbGen static
  419.         alphaFunc ge128
  420.         depthWrite
  421.     }
  422. }
  423.  
  424. static_dmetalbed
  425. {
  426.     qer_editorimage textures/models/furniture/dmetalbed.tga
  427.  
  428.     {
  429.         map textures/models/furniture/dmetalbed.tga
  430.         rgbGen static
  431.     }
  432. }
  433. static_dmetalbedpost
  434. {
  435.     qer_editorimage textures/models/furniture/dmetalbedpost.tga
  436.     cull none
  437.     {
  438.         map textures/models/furniture/dmetalbedpost.tga
  439.         rgbGen static
  440.         alphaFunc ge128
  441.         depthWrite
  442.     }
  443. }
  444. bathtub
  445. {
  446.     qer_editorimage textures/models/furniture/bathtub.tga
  447.  
  448.     {
  449.         map textures/models/furniture/bathtub.tga
  450.         rgbGen vertex
  451.     }
  452. }
  453. static_loveseat
  454. {
  455.     qer_editorimage textures/models/furniture/loveseat.tga
  456.     {
  457.         map textures/models/furniture/loveseat.tga
  458.         rgbGen static
  459.         
  460.     }
  461. }
  462. static_loveseat_d1
  463. {
  464.     qer_editorimage textures/models/furniture/loveseatdestroyed.tga
  465.     {
  466.         map textures/models/furniture/loveseatdestroyed.tga
  467.         rgbGen static
  468.         
  469.     }
  470. }
  471. planningtable
  472. {
  473.     qer_editorimage textures/models/furniture/planningtable.tga
  474.  
  475.     {
  476.         map textures/models/furniture/planningtable.tga
  477.         rgbGen static
  478.     }
  479. }
  480. smallhutch
  481. {
  482.     qer_editorimage textures/models/furniture/smallhutch.tga
  483.         cull none
  484.     {
  485.         map textures/models/furniture/smallhutch.tga
  486.         rgbGen static
  487.     }
  488. }
  489. bighutch
  490. {
  491.     qer_editorimage textures/models/furniture/bighutch.tga
  492.     {
  493.         map textures/models/furniture/bighutch.tga
  494.         rgbGen static
  495.     }
  496. }
  497. bighutch_alpha
  498. {
  499.     qer_editorimage textures/models/furniture/bighutch.tga
  500.         cull none
  501.     {
  502.         map textures/models/furniture/bighutch.tga
  503.         rgbGen static
  504.         blendfunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  505.         depthwrite
  506.     }
  507. }
  508.  
  509.  
  510. static_smallfilecabinet
  511. {
  512.     qer_editorimage textures/models/furniture/smallfilecabinet.tga
  513.  
  514.     {
  515.         map textures/models/furniture/smallfilecabinet.tga
  516.         rgbGen static
  517.     }
  518. }
  519. static_bigfilecabinet
  520. {
  521.     qer_editorimage textures/models/furniture/bigfilecabinet.tga
  522.  
  523.     {
  524.         map textures/models/furniture/bigfilecabinet.tga
  525.         rgbGen static
  526.     }
  527. }
  528. static_bathroomsink
  529. {
  530.     qer_editorimage textures/models/furniture/bathroomsink.tga
  531.  
  532.     {
  533.         map textures/models/furniture/bathroomsink.tga
  534.         rgbGen static
  535.     }
  536. }
  537. static_worndowntable
  538. {
  539.     qer_editorimage textures/models/furniture/worndowntable.tga
  540.  
  541.     {
  542.         map textures/models/furniture/worndowntable.tga
  543.         rgbGen static
  544.     }
  545. }
  546. static_librarytable
  547. {
  548.     qer_editorimage textures/models/furniture/librarytable.tga
  549.  
  550.     {
  551.         map textures/models/furniture/librarytable.tga
  552.         rgbGen static
  553.     }
  554. }
  555. librarytabledestroyed
  556. {
  557.     qer_editorimage textures/models/furniture/librarytabledestroyed.tga
  558.  
  559.     {
  560.         map textures/models/furniture/librarytabledestroyed.tga
  561.         rgbGen static
  562.     }
  563. }
  564. static_widepainting
  565. {
  566.     qer_editorimage textures/models/furniture/widepainting.tga
  567.  
  568.     {
  569.         map textures/models/furniture/widepainting.tga
  570.         rgbGen static
  571.     }
  572. }
  573. static_loveseatdestroyed
  574. {
  575.     qer_editorimage textures/models/furniture/loveseatdestroyed.tga
  576.     {
  577.         map textures/models/furniture/loveseatdestroyed.tga
  578.         rgbGen static
  579.         
  580.     }
  581. }
  582. static_flowerpainting
  583. {
  584.     qer_editorimage textures/models/furniture/flowerpainting.tga
  585.     {
  586.         map textures/models/furniture/flowerpainting.tga
  587.         rgbGen static
  588.         
  589.     }
  590. }
  591. static_oldladypainting
  592. {
  593.     qer_editorimage textures/models/furniture/oldladypainting.tga
  594.     {
  595.         map textures/models/furniture/oldladypainting.tga
  596.         rgbGen static
  597.         
  598.     }
  599. }
  600. static_stackedshelves_alpha
  601. {
  602.     qer_editorimage textures/models/furniture/stackedshelves.tga
  603.     cull none
  604.     {
  605.         map textures/models/furniture/stackedshelves.tga
  606.         rgbGen static
  607.         blendfunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  608.         depthwrite        
  609.     }
  610. }
  611. static_stackedshelves
  612. {
  613.     qer_editorimage textures/models/furniture/stackedshelves.tga
  614.     cull none
  615.     {
  616.         map textures/models/furniture/stackedshelves.tga
  617.         rgbGen static
  618.     }
  619. }
  620. static_bunkershelves
  621. {
  622.     qer_editorimage textures/models/furniture/bunkershelves.tga
  623.     cull none
  624.     {
  625.         map textures/models/furniture/bunkershelves.tga
  626.         rgbGen static
  627.         blendfunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  628.         depthwrite        
  629.     }
  630. }
  631. static_locker
  632. {
  633.     qer_editorimage textures/models/furniture/locker.tga
  634.  
  635.     {
  636.         map textures/models/furniture/locker.tga
  637.         rgbGen static
  638.     }
  639. }
  640. locker
  641. {
  642.     qer_editorimage textures/models/furniture/locker.tga
  643.  
  644.     {
  645.         map textures/models/furniture/locker.tga
  646.         rgbGen lightingSpherical
  647.     }
  648. }
  649.  
  650. malta_door_frame
  651. {
  652.     qer_editorimage textures/models/static/door_frame/door_frame.tga
  653.     {
  654.         map textures/models/static/door_frame/door_frame.tga
  655.         rgbGen lightingSpherical
  656.     }
  657. }